Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency codemirror to v6 #6

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror ^5.57.0 -> ^6.0.0 age adoption passing confidence

Release Notes

codemirror/basic-setup (codemirror)

v6.0.1

Compare Source

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

v6.0.0

Compare Source

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.


Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.07%. Comparing base (8646391) to head (f69da59).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   59.07%   59.07%           
=======================================
  Files          39       39           
  Lines        4242     4242           
=======================================
  Hits         2506     2506           
  Misses       1460     1460           
  Partials      276      276           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update dependency codemirror to v6 Update dependency codemirror to v6 Apr 25, 2023
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 9b2c905 to e10a22b Compare May 17, 2023 08:46
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from e10a22b to 0a349be Compare June 7, 2023 18:10
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 0a349be to f7d65b5 Compare August 3, 2023 18:00
@renovate renovate bot changed the title Update dependency codemirror to v6 fix(deps): update dependency codemirror to v6 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 3ae19dc to edba8e5 Compare March 18, 2024 10:23
@renovate renovate bot changed the title fix(deps): update dependency codemirror to v6 Update dependency codemirror to v6 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from edba8e5 to de623b3 Compare May 16, 2024 09:26
@github-actions github-actions bot enabled auto-merge (squash) May 16, 2024 09:26
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from de623b3 to f200a89 Compare May 16, 2024 09:38
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from f200a89 to 34c9ba1 Compare May 16, 2024 09:43
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from 34c9ba1 to f2e6a62 Compare May 16, 2024 09:45
@renovate renovate bot force-pushed the renovate/codemirror-6.x branch from f2e6a62 to f69da59 Compare May 16, 2024 09:50
@Itxaka
Copy link
Member

Itxaka commented May 16, 2024

6.X is not compatible with our current usecase and proves difficult ot update to. Recommend looking for a different simpler lib

@Itxaka Itxaka closed this May 16, 2024
auto-merge was automatically disabled May 16, 2024 10:27

Pull request was closed

Copy link
Contributor Author

renovate bot commented May 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/codemirror-6.x branch May 16, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants